Welcome![Sign In][Sign Up]
Location:
Search - task manager

Search list

[OS programMyHotKey

Description: 利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt + Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。 -system hotkeys can use user-friendly operation, For example, the regular use of the Alt-Tab window can quickly switch; Crtl-Alt-Delete keys could be released Windows Task Manager or the reopening of machinery; oicq software registration system hotkeys will be user-friendly operation, and so on. The procedure for registering a system hotkeys Alt Z, Application procedures for the implementation of any time by pressing the hotkey will pop up a message box.
Platform: | Size: 42629 | Author: 梁衡升 | Hits:

[Process-ThreadMyTaskManager

Description: 这个是一个c#的任务管理器,使我从别的地方下载下来的,里面用了很多系统的dll文件,挺简单的,主要就是学习一下,-this a c # task manager, so I downloaded from somewhere else down, inside with a lot of system dll documents, they are simple, the main thing is to learn from this. Ha ha
Platform: | Size: 45607 | Author: | Hits:

[Windows DevelopLOCK1

Description: 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一致谢,如有 问题,或者你有什么意见或建议,请联系作者-1. The system interface is friendly and easy to operate. 2. Messenger for the system, the game can be used for Internet hook locked screen. 3. The system can show that the time to start MSN Messenger and time spent. 4. The biggest feature is the keyboard can be used to enter the password screen and hidden window (similar QQ). 5. This system is adopted to prohibit amendments to the registry of the management tasks, but will be reduced to withdraw from the system registry. Distance to the next version of injection to prohibit task manager. 6. The system also prohibits the system hotkeys, the task of the start key, and so on. 7. The system uses a number of techniques, many of which refer to the code, here is not grateful, if there are questions, Or, do you have any comments or suggestions, pl
Platform: | Size: 1856525 | Author: dfds | Hits:

[WEB Codemulti_line_chart_src

Description: 2D曲线类,WINDOWS任务管理器中显示CPU使用记录的图表效果可用此类做出-2D curves category, Windows Task Manager shows CPU usage record charts such results can be made
Platform: | Size: 3630 | Author: ryan | Hits:

[OS programTaskManagerEx_2_0_0_src

Description: WINDOWS下任务管理器的加强版本,可以更加清楚了解每个进程的具体信息.-under Windows task manager for the strengthening version, and it can be more clear understanding of each process-specific information.
Platform: | Size: 180077 | Author: 王彦 | Hits:

[ExploitTASKLR12

Description: WINDOWS任务管理器, 系统控制类。-Windows task manager, system control category.
Platform: | Size: 118546 | Author: tang | Hits:

[OS programtask_manager_simulator

Description: 模拟windows下的任务管理器,用图形显示当前cpu和内存的使用情况-under simulated windows task manager, with graphics current cpu and memory usage
Platform: | Size: 156531 | Author: 王伟明 | Hits:

[Com Port20072423243257

Description: 模仿Windows任务管理器,visual basic 网上找的.-imitate Windows task manager, visual basic for the Internet.
Platform: | Size: 34578 | Author: sfsdfsdf | Hits:

[OS programMyTaskMgr

Description: 一个加强版的任务管理器.利用它.你完全可以写出自己的任务处理程序.-an enhanced version of the task manager. Use of it. You can write their own procedures for handling tasks.
Platform: | Size: 38557 | Author: 阿黄 | Hits:

[Process-Threadsameprocess

Description: 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程序有两种途径,要么通过浏览器要么通过API调用诸如CreateProcess。首先侦察特定的窗口类是否存在,如果不存在,就创建一个新的窗口类,如果存在,那么使最近创建的进程发送一个消息到已存在的窗口,并使新近运行的实例窗口处于激活状态,先前的程序实例将启动一个单独的线程。 在此示例中,作者采用了一个MFC MDI程序,即使有多个程序实例在运行,任务管理器或者进程查看器(Process Viewer)将只会显示一个进程,当如果用WINDOWS自带程序SPY++查看,您将会发现该进程拥有许多线程,并且不同的MDI窗口集合分别属于不同的线程-seemed familiar with the case, You will know that the Internet Advanced Settings, there is a choice : "In the new process here (in English : Browse in a New Process)" If you put it right in front of the hook removed, and then run IE, and open the Task Manager View all process, You will find no new IExplorer.exe process. Instead, the new IExplorer.exe process. When we needed the procedure much of the data shared between the examples, This can run multiple instances of a process in the same space procedure is very useful. It is very simple to achieve, as we all know, launching an application of any two channels either through the browser or through API calls such as CreateProcess. First reconnaissance particular window class existence, if they do not exist, create a new window type
Platform: | Size: 47300 | Author: 苏语 | Hits:

[OS programsysSession

Description: 建立一个系统进程,它的DACL不给administrator控制权限,用任务管理器杀不掉.-establish a systematic process, it is not the HBDI administrator to control authority, Use Task Manager scrapping lint.
Platform: | Size: 12847 | Author: fang | Hits:

[CSharpprocessinglinetracker

Description: c#编写的一个系统进程跟踪器,类似于任务管理器,对学习进程线程编程会有很大的帮助,对了解windows运行会有进一步的认识。-c # prepared in a systematic process of tracking device, similar to the task manager, right learning process thread programming will be a big help to understand windows operation will be further recognized.
Platform: | Size: 11453 | Author: 孙浩 | Hits:

[Windows DevelopTaskManagerExSrc

Description: Not only incredibly useful utility for managing processes, but great tool for learning about the Task Manager
Platform: | Size: 177440 | Author: jun | Hits:

[OS programtaskex

Description: Extending Task Manager with DLL Injection 利用注入,对任务管理程序扩展.
Platform: | Size: 27137 | Author: mars | Hits:

[Other resourcetaskm

Description: A simple Task Manager style application, ideal for PPC, but also runs on HPC units.
Platform: | Size: 18119 | Author: 贾明 | Hits:

[GDI-Bitmaposcope_src

Description: 一个类似于Windows系统下Task Manager的实时动态绘图程序。
Platform: | Size: 6160 | Author: Depp Su | Hits:

[Process-Thread进程管理器

Description: 进程管理器,类似于windows的任务管理器-process management device, similar to windows task manager
Platform: | Size: 88158 | Author: 戚晨皓 | Hits:

[Process-ThreadWindows2k Xp任务管理器增强版

Description: windows任务管理器for win2k/xp-windows task manager for win2k/xp
Platform: | Size: 53554 | Author: 艾默 | Hits:

[Static controlMouseClick

Description: 我刚学VC,做了一个有点BT的东西,由于是在实验室做的,任务管理器不能用,很多人不知道怎么关,很郁闷~!-VC, do a bit of a BT things, as is done in the laboratory, the Task Manager can not use it, many people do not know how customs, very depressed ~!
Platform: | Size: 9921 | Author: 金升鹏 | Hits:

[Process-Threadprocesses_viewer

Description: “任务管理器”中的进程查看只能显示进程的名称,而这个程序可以显示进程的全路径,帮助我们找到可疑程序的启动路径,程序具有“结束进程“的功能-"task manager" in the process View only shows the names of the process, and this process will show the entire process trails, help us find suspicious path to the commencement of proceedings, procedures, "the end of the process" function
Platform: | Size: 41688 | Author: syf | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 46 »

CodeBus www.codebus.net